Auto merge of #5300 - djc:namespaced-features, r=alexcrichton
authorbors <bors@rust-lang.org>
Mon, 30 Apr 2018 17:52:35 +0000 (17:52 +0000)
committerbors <bors@rust-lang.org>
Mon, 30 Apr 2018 17:52:35 +0000 (17:52 +0000)
commit4963d884a4f39371b31cccd4db28297cdbeb24b5
treea919ddd55d519c9b6a6489b7d96dcaac7b1a46dc
parent122fd5be5201913d42e219e132d6569493583bca
parent0b6f420670cef2bbfc9ea9705e46d2479d308a11
Auto merge of #5300 - djc:namespaced-features, r=alexcrichton

Introduction of namespaced features (see #1286)

I think this basically covers all of the plans from #1286, although it still needs a bunch of tests and documentation updates. Submitting this PR to get some early feedback on the direction.
src/cargo/core/features.rs
tests/testsuite/features.rs